Fix bug #16517 with display change on MS-Windows while in full-screen mode.
authorFabrice Popineau <fabrice.popineau@gmail.com>
Sat, 25 Jan 2014 13:04:48 +0000 (15:04 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 25 Jan 2014 13:04:48 +0000 (15:04 +0200)
commit02ff2d2f8b6cb504668df16ce20efce2fb49d676
treeac8402c3cf23cab3cc9a9373d99197f7c0dd12c3
parent27f115e0f580305a6de73f5559233c6bccc7baa9
Fix bug #16517 with display change on MS-Windows while in full-screen mode.

 src/w32term.c (w32_read_socket): When the WM_DISPLAYCHANGE message
 arrives, call x_check_fullscreen, in case the new display has a
 different resolution.
src/ChangeLog
src/w32term.c